home *** CD-ROM | disk | FTP | other *** search
- object SplashBox: TSplashBox
- Left = 197
- Top = 191
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'HTMLed Pro'
- ClientHeight = 136
- ClientWidth = 349
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnShow = FormShow
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 331
- Height = 115
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 20
- Top = 18
- Width = 37
- Height = 37
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 122
- Top = 16
- Width = 72
- Height = 13
- Caption = 'HTMLed Pro'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 126
- Top = 40
- Width = 65
- Height = 13
- Caption = 'Version 1.0'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Label1: TLabel
- Left = 7
- Top = 76
- Width = 314
- Height = 13
- Alignment = taCenter
- Caption = 'Copyright � 1994-1996 Internet Software Technologies'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- end
- end
-